body {
	background-color: #ffffff;
	margin: 0;
}
body,td,th {
	font-size: 12px;
	color: #000000;
}



/** 默认链接为灰色 **/
a:link {font-family: "宋体";font-size: 12px;color: #000000;text-decoration: none;}


a:visited {font-family: "宋体";font-size: 12px;color: #000000;text-decoration: none;}
.news {
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
}

a:hover {font-family: "宋体";font-size: 12px;color: #000000;text-decoration: underline;}
a:active {font-family: "宋体";font-size: 12px;color: #000000;text-decoration: none;}


/** 黑色链接 **/
a.black2:link {font-family: "宋体";font-size: 12px;color: #000000;text-decoration: none;}
a.black2:visited {font-family: "宋体";font-size: 12px;color: #000000;text-decoration: none;}
a.black2:hover {font-family: "宋体";font-size: 12px;color: #FF0A0E;text-decoration: underline;}
a.black2:active {font-family: "宋体";font-size: 12px;color: #000000;text-decoration: none;}

/** 蓝色链接14号加粗 **/
a.blue_14:link {font-family: "宋体";font-size: 14px;color: #003e8b;text-decoration: none;font-weight: bold;}
a.blue_14:visited {font-family: "宋体";font-size: 14px;color: #003e8b;text-decoration: none;font-weight: bold;}
a.blue_14:hover {font-family: "宋体";font-size: 14px;color: #0060d7;text-decoration: underline;font-weight: bold;}
a.blue_14:active {font-family: "宋体";font-size: 14px;color: #003e8b;text-decoration: none;font-weight: bold;}

/** 白色链接12号加粗 **/
a.white_12:link {font-family: "宋体";font-size: 12px;color: #ffffff;text-decoration: none;}
a.white_12:visited {font-family: "宋体";font-size: 12px;color: #ffffff;text-decoration: none;}
a.white_12:hover {font-family: "宋体";font-size: 12px;color: #ffffff;text-decoration: underline;}
a.white_12:active {font-family: "宋体";font-size: 12px;color: #ffffff;text-decoration: none;}

/** 蓝色14号加粗 **/
.blue_line{font-family: "宋体";font-size: 14px;color: #003e8b;text-decoration: none;font-weight: bold;}

a.blue12:link {font-family: "宋体";font-size: 12px;color: #006ac9;text-decoration: underline;line-height: 22px;}
a.blue12:visited {font-family: "宋体";font-size: 12px;color: #006ac9;text-decoration: underline;line-height: 22px;}
a.blue12:hover {font-family: "宋体";font-size: 12px;color: #0086fe;text-decoration: underline;line-height: 22px;}
a.blue12:active {font-family: "宋体";font-size: 12px;color: #006ac9;text-decoration: underline;line-height: 22px;}
.wbk {
	width: 200px;
}


.td_lan {
	background-color: #cfedff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c1d9ec;
	border-bottom-color: #c1d9ec;
	border-left-color: #c1d9ec;
}

.td_news_bolder {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #003d7d;
	border: 1px solid #c1d9ec;
}
